Lucene search
+L
Late-static ProjectLate-static

1 matches found

CVE
CVE
added 2021/01/22 9:6 a.m.42 views

CVE-2020-36209

CVE-2020-36209 concerns the late-static crate (pre-0.4.0) for Rust. The issue arises because Sync is implemented for LateStatic with T: Send, enabling a data race on a type that is Send but not Sync (e.g., Cell). This can lead to memory corruption or undefined behavior as described in multiple so...

7CVSS6.7AI score0.00357EPSS
Save